home *** CD-ROM | disk | FTP | other *** search
/ CDUTIL 13 / CDUTIL #13 Julio 1995.iso / windows / amipro3 / macrodll.cmz / MACTOKEN.SAM (.txt) < prev   
Encoding:
Ami Pro/Word Pro document  |  1992-11-18  |  22.3 KB  |  801 lines

  1. [ver]
  2. [sty]
  3. [files]
  4. [revisions]
  5. [recfile]
  6. [prn]
  7.     PCL / HP LaserJet
  8. [lang]
  9. [desc]
  10.     660585519
  11.     611692490
  12.     [fopts]
  13.     666492766
  14. [fopts]
  15. [lnopts]
  16.     Body Text
  17. [docopts]
  18. [tag]
  19.     Body Text
  20.     [fnt]
  21.         Tms Rmn
  22.         240
  23.         49152
  24.     [algn]
  25.         225
  26.     [spc]
  27.         100
  28.     [brk]
  29.     [line]
  30.     [spec]
  31.     [nfmt]
  32.         280
  33. [lay]
  34.     Standard
  35.     [rght]
  36.         15840
  37.         12240
  38.         1440
  39.         1440
  40.         1440
  41.         1440
  42.         1440
  43.         10800
  44.     [hrght]
  45.     [lyfrm]
  46.         11200
  47.         12240
  48.         1440
  49.         1 0 0 0 0 0 0
  50.     [frmlay]
  51.         1440
  52.         12240
  53.         1440
  54.         1440
  55.         1440
  56.         10800
  57.     [txt]
  58.     [frght]
  59.     [lyfrm]
  60.         13248
  61.         14400
  62.         12240
  63.         15840
  64.         1 0 0 0 0 0 0
  65.     [frmlay]
  66.         15840
  67.         12240
  68.         1440
  69.         14400
  70.         1440
  71.         1440
  72.         10800
  73.     [txt]
  74. [elay]
  75.     43 0 17 0 0 1 0 65535 65535 Standard    0 0 0    0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  76.     84 16 47 0 0 0 0 65535 65535 Standard    0 0 0    0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  77.     128 0 20 0 0 0 0 65535 65535 Standard    0 0 0    0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  78.     182 0 29 0 0 0 0 65535 65535 Standard    0 0 0    0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  79.     236 0 21 0 0 0 0 65535 65535 Standard    0 0 0    0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  80.     289 0 28 0 0 0 0 65535 65535 Standard    0 0 0    0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  81.     341 0 10 0 0 0 0 65535 65535 Standard    0 0 0    0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  82.     376 0 22 1025 0 0 0 65535 65535 Standard    0 0 0    0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  83. [edoc]
  84. token|type class parmcnt wparam retval
  85. GOTO|102 1
  86. IF|102 2    ~ IF condici
  87. n [ELSEIF condici
  88. n] [ELSE expresi
  89. n] ENDIF  <IF Ventas > 1000 "
  90. Muy bien!" ELSE "Siga trabajando as
  91.  bien" ENDIF>
  92. ELSEIF|102 3
  93. ELSE|102 4
  94. ENDIF|102 5
  95. RETURN|102 6
  96. FOR|102 7
  97. NEXT|102 8
  98. WHILE|102 9
  99. WEND|102 10
  100. SWITCH|102 11
  101. CASE|102 12
  102. DEFAULT|102 13
  103. ENDSWITCH|102 14
  104. BREAK|102 15
  105. FUNCTION|102 16
  106. Call|102 18        ~ Call filename[!macro](par
  107. metros) - Ejecuta una macro.  <Call ansi.smm!insertchar()>
  108. ONCANCEL|102 19
  109. ONERROR|102 20
  110. DIM|102 21
  111. DEFSTR|102 22
  112. TO|102 23
  113. STEP|102 24
  114. DECLARE|102 25
  115. THEN|102 26
  116. CALLI|102 28
  117. DIALOG|102 29
  118. ENDDIALOG|102 30
  119. ALIAS|102 31
  120. DEFINE|102 32
  121. AND|110 1
  122. OR|110 2
  123. NOT|110 3
  124. ;two parters|123 type
  125. END|123 1
  126. EXIT|123 2
  127. ;fields|125 number
  128. Bookmark|125 0 ~3Bookmark - Inserta el contenido del punto de referencia.  <Ventas>, <Apellido>
  129. Set|125 1    ~ Set expresi
  130. n de variable global - La expresi
  131. n define la variable global.  <Set totol total + subtotal>, <Set title "Presidente">
  132. Seq|125 2    ~2Seq SequenceName[=[exp]][-[exp]][+exp] - Secuencia personalizada.  <Seq Figura>, <Seq Tabla=5>, <Seq Figura+2 %N2>
  133. PageRef|125 3    ~ PageRef nombre de punto de referencia - Inserta el n
  134. mero de p
  135. gina donde se encuentra el punto de referencia especificado.  <Pageref Cap
  136. tulo5>
  137. NextRec|125 4    ~ NextRec - Durante una fusi
  138. n, pasa al registro siguiente, es decir, permite que existan varios registros en la misma p
  139. gina.  <NextRec>
  140. Skip|125 5    ~ Skip - Durante una fusi
  141. n, el campo no imprime el registro actual sino que pasa al siguiente.  <IF pa
  142. s != "EE UU" Skip ENDIF>
  143. Button|125 6    ~ Button expresi
  144. n "Mostrar texto" - Si pulsa dos veces Mostrar texto se llevar
  145.  a cabo la acci
  146. n que indica el campo.  <Button "AYUDA" Message("Consulte las p
  147. ginas 345-349 del manual.")>
  148. CreateDate|125 7    ~1CreateDate - Inserta la fecha u hora de creaci
  149. n del documento actual.  <CreateDate %Db>, <CreateDate %T6>
  150. EditDate|125 8    ~1EditDate - Inserta la fecha u hora de la 
  151. ltima vez que se guard
  152.  el documento.  <EditDate %Db>, <EditDate %T6>
  153. NumEdits|125 9    ~ NumEdits - Inserta el n
  154. mero de veces que el documento se ha guardado.  <"Versi
  155. n 1.{NumEdits}">
  156. TotalEditingTime|125 10    ~ TotalEditingTime - Inserta el tiempo de edici
  157. n acumulado (en minutos).  <Set Total Precio * TotalEditingTime>
  158. NumPages|125 11    ~ NumPages - Inserta el n
  159. mero de p
  160. ginas de este documento.  <"P
  161. gina {getpageno()} de {NumPages}">
  162. NumWords|125 12    ~ NumWords - Inserta el n
  163. mero de palabras de este documento.  <NumWords>
  164. NumChars|125 13    ~ NumChars - Inserta el n
  165. mero de caracteres de este documento.  <NumChars>
  166. FileSize|125 14    ~ FileSize - Inserta el tama
  167. o del documento (en miles de bytes).  <FileSize>
  168. MergeRec|125 16 ~ MergeRec - Inserta el n
  169. mero de registro actual durante la fusi
  170. n.  <IF MergeRec = 1 set total subtotal ELSE set total total + subtotal ENDIF>
  171. Include|125 17 ~ Include nombre de archivo[!punto de referencia] - Inserta un archivo completo o un punto de referencia desde otro archivo.  <Include "Standard.sam!Saludo">
  172. Defined|125 18 ~ Defined Variable - Comprueba que la variable dada est
  173.  definida.  <IF Defined totalpages totalpages ELSE "?" ENDIF>
  174. PrintEscape|125 19 ~ PrintEscape "C
  175. digos Escape" - Env
  176. digos Escape directamente a la impresora.  <PrintEscape "[27]&&l2H">, <PrintEscape "[0x1b]&&l30">
  177. Index|125 20 ~ Index "Primary" [#] ["Secondary"] ["other"] - Marca una entrada de 
  178. ndice al igual que Edici
  179. n/Marcas de texto y Entrada de 
  180. ndice alfab
  181. tico.
  182. Void|125 21 ~ Void expresi
  183. n - Esta funci
  184. n anula el valor del campo a insertar.  <Void Exec("clock.exe", "", 2)>
  185. User|125 22 ~ User Anything - No asigna ning
  186. n valor, pero permite al programador de macros utilizar una posici
  187. n como punto de referencia. <User 1, cualquier cosa>
  188. Description|125 23 ~ Description - Inserta la descripci
  189. n del documento actual que se encuentra en Informaci
  190. n sobre el documento. <Description>
  191. GetBookMark|125 24 ~ GetBookMark punto de referencia - Inserta el contenido del punto de referencia especificado. <GetBookMark "Nombre">
  192. TOC|125 25 ~ Toc Nivel "Texto..." - Marca una entrada de 
  193. ndice al igual que Edici
  194. n/Marcas de texto y Entrada de 
  195. ndice.
  196. MergeField|125 26 ~ MergeField nombre de campo de fusi
  197. n - Inserta el contenido de este campo durante la fusi
  198. ;keycodes|116 decimalvalue
  199. %Backspace|116 8
  200. %Tab|116 9
  201. %Enter|116 13
  202. %Space|116 32
  203. %PgUp|116 33
  204. %PgDn|116 34
  205. %End|116 35
  206. %Home|116 36
  207. %Left|116 37
  208. %Up|116 38
  209. %Right|116 39
  210. %Down|116 40
  211. %Ins|116 45
  212. %Del|116 46
  213. %Esc|116 27
  214. %F1|116 112
  215. %F2|116 113
  216. %F3|116 114
  217. %F4|116 115
  218. %F5|116 116
  219. %F6|116 117
  220. %F7|116 118
  221. %F8|116 119
  222. %F9|116 120
  223. %F10|116 121
  224. %F11|116 122
  225. %F12|116 123
  226. ;macro_functions_name|105 class parm_cnt
  227. Query$|105 1 -1    ~ *Query$("Message text" [,"Default text"]) -Muestra un recuadro de di
  228. logo que solicita informaci
  229. n del usuario.  <Query$("
  230. mo se llama?")>
  231. Decide|105 2 -1 ~ *Decide("Message Text") - Formula una pregunta a la que se puede responder s
  232.  o no.  <IF decide("
  233. Desea utilizar la fecha de creaci
  234. n?") CreateDate ELSE EditDate ENDIF %Db>
  235. Message|105 3 -1    ~ *Message("Message Text" [,"Title"]) - Muestra un mensaje.  <Message("Buenos d
  236. as Sr. D
  237. az")>
  238. SingleStep|105 4 1
  239. DEBUG|105 5 1
  240. Type|105 6 1
  241. UserControl|105 7 1
  242. DDEInitiate|105 8 2
  243. DDETerminate|105 9 1
  244. DDEReceive$|105 10 2
  245. DDEExecute|105 11 2
  246. DDEAdvise|105 12 3
  247. strchr|105 13 3
  248. Len|105 14 1    ~ *Len(expresi
  249. n) - Inserta el n
  250. mero de caracteres de la expresi
  251. n.  <Len(Query$("Escriba algo"))>
  252. Mid$|105 15 3    ~ *Mid$(expresi
  253. n, inicial, n
  254. mero) - Inserta el n
  255. mero de caracteres desde la expresi
  256. n inicial.  <Mid$("(404) 851-0007", 2, 3)>
  257. StrCat$|105 16 -1    ~ *StrCat$(expresi
  258. n, expresi
  259. n [,expresi
  260. n..]) - Une dos o m
  261. s cadenas de texto.  <StrCat$(Query$("
  262. Saludo?"), " Sr. D
  263. az.")>
  264. LCase$|105 17 1    ~ *LCase$(expresi
  265. n) - Aplica min
  266. sculas a la expresi
  267. n e inserta el resultado.  <LCase$("Hola")>
  268. UCase$|105 18 1    ~ *UCase$(expresi
  269. n) - Aplica may
  270. sculas al campo e inserta el resultado.  <UCase$("Hola")>
  271. FormatNum$|105 19 4 ~ *FormatNum$(prefijo, sufijo, decimales, expresi
  272. n) - Aplica formato a un n
  273. mero.  <FormatNum$("$", "", 2, 235,8)>
  274. StrField$|105 20 3    ~ *StrField$(expresi
  275. n, n, separador) - Inserta el elemento n en la expresi
  276. n, utilizando un separador como delimitador.  <StrField$("uno, dos, tres", 2, ",")>
  277. MultiDecide|105 21 -2
  278. Exec|105 22 -1    ~ *Exec(programa, par
  279. metros [,show]) - Ejecuta otro programa.  <Exec("123w.exe", Query$("
  280. l es el nombre de la hoja de c
  281. lculo?"))>
  282. CurWord$|105 23 0
  283. CurShade$|105 24 0
  284. FillList|105 25 -1
  285. DialogBox|105 26 2
  286. GetDialogField$|105 27 1
  287. GetViewLevel|105 28 0
  288. GetMode|105 29 0
  289. Messages|105 30 1
  290. FillEdit|105 31 2
  291. IgnoreKeyboard|105 32 1
  292. DDEUnAdvise|105 33 2
  293. FileChanged|105 34 2
  294. DDEPoke|105 35 3
  295. SendKeys|105 36 -1
  296. GetTextBeforeCursor$|105 37 0
  297. ActivateApp|105 38 1
  298. chr$|105 39 1
  299. asc|105 40 1
  300. SetDlgCallBack|105 41 2
  301. GetDlgItemText|105 42 2
  302. SetDlgItemText|105 43 3
  303. GetDlgItem|105 44 2
  304. GetViewPrefOpts|105 45 0
  305. GetViewPrefLevel|105 46 0
  306. DlgKeyInterrupt|105 47 2
  307. fgets$|105 257 1
  308. fputs|105 258 -2
  309. fopen|105 259 2
  310. fclose|105 260 1
  311. GetMarkText$|105 261 0
  312. ftell|105 262 1
  313. fseek|105 263 3
  314. SetGlobalVar|105 264 2
  315. GetGlobalVar$|105 265 1
  316. FreeGlobalVar|105 266 1
  317. GetOpenFileName$|105 267 0
  318. GetDocPath$|105 268 0
  319. GetStylePath$|105 269 0
  320. GetBackPath$|105 270 0
  321. AllocGlobalVar|105 271 2
  322. SetGlobalArray|105 272 3
  323. GetGlobalArray$|105 273 2
  324. Pause|105 274 1
  325. AssignKey|105 275 2
  326. GetTime|105 276 0
  327. IsNumeric|105 277 1
  328. AtEof|105 278 0
  329. GetDocInfo$|105 279 1
  330. FindFirst$|105 280 2
  331. FindNext$|105 281 0
  332. CurChar$|105 282 0
  333. DllLocate|105 283 3
  334. DllCall|105 284 -1
  335. RunLater|105 285 2
  336. GetProfileString$|105 286 -1
  337. WriteProfileString|105 287 -1
  338. GetStyleName$|105 288 0
  339. GetCurrentDir$|105 290 0
  340. AnswerMsgBox|105 291 1
  341. DarkMode|105 292 1
  342. CursorPosition$|105 293 0
  343. GetPageNo|105 294 0
  344. GetMacPath$|105 295 0
  345. HourGlass|105 296 1
  346. DLLLoadLib|105 297 3
  347. DLLFreeLib|105 298 1
  348. GetGlobalVarCount|105 299 0
  349. GetGlobalVarNames|105 300 1
  350. GetDocInfoKeywords$|105 301 0
  351. AddBar|105 513 0
  352. ShowBar|105 514 1
  353. AddMenu|105 515 2
  354. AddMenuItem|105 516 -4
  355. RenameMenuItem|105 517 -4
  356. CheckMenuItem|105 518 -4
  357. GrayMenuItem|105 519 -4
  358. DeleteMenuItem|105 520 -2
  359. DeleteMenu|105 521 -2
  360. AddMenuItemDDE|105 522 -4
  361. ChangeMenuAction|105 523 -4
  362. AddCascadeMenu|105 524 -3
  363. AddCascadeMenuItem|105 525 -5
  364. ChangeCascadeAction|105 526 -5
  365. InsertMenuItem|105 527 -5
  366. InsertCascadeMenu|105 528 -4
  367. InsertMenu|105 528 3
  368. InsertCascadeMenuItem|105 529 -6
  369. DateDiff|105 769 2
  370. FormatDate$|105 770 2
  371. FormatSeq$|105 771 2
  372. Now|105 772 0 ~1*Now() - Inserta la fecha y hora actuales. <Now() %Db>
  373. FormatTime$|105 773 2
  374. DOSGetEnv$|105 774 1
  375. DOSGetFileAttr|105 775 1
  376. DOSSetFileAttr|105 776 2
  377. DOSrmdir|105 777 1
  378. DOSrename|105 778 2
  379. DOSdelfile|105 779 1
  380. DOSmkdir|105 780 1
  381. DOSchdir|105 781 1
  382. fread|105 782 2
  383. fwrite|105 783 -2
  384. BracketsToBin|105 784 1
  385. BinToBrackets|105 785 1
  386. Round|105 786 1
  387. Truncate|105 787 1
  388. Mod|105 788 2
  389. StatusBarMsg|105 789 1
  390. ChangeIcons|105 790 1
  391. SetIconSize|113 1 655 1
  392. PhysicalToLogical|105 791 1
  393. GetFmtPageStr$|105 792 1
  394. GetCurFrameLines|105 793 10
  395. GetCurFrameType|105 794 3
  396. GetCurFrameBorders|105 795 9
  397. SelectWindow|105 796 1
  398. SelectFrameByName|105 797 1
  399. GetAmiDirectory$|105 798 0
  400. GetRunningMacroName$|105 799 0
  401. IsFrameSelected|105 800 0
  402. Beep|105 801 0
  403. GetRunningMacroFile$|105 802 0
  404. DOSCopyFile|105 803 2
  405. GetCurFontInfo|105 804 4
  406. Assign|105 805 2
  407. Left$|105 806 2 ~ *Left$(expresi
  408. mero) - Inserta los primeros caracteres de la expresi
  409. n.  <Left$("12345678", 4)>
  410. Right$|105 807 2 ~ *Right$(expresi
  411. mero) - Inserta los 
  412. ltimos caracteres de la expresi
  413. n.  <Right$("123456789", 5)>
  414. Instr|105 808 3
  415. AppMove|105 1025 3
  416. AppSize|105 1026 3
  417. AppClose|105 1027 1
  418. AppGetWindowPos|105 1028 5
  419. AppMaximize|105 1029 1
  420. AppMinimize|105 1030 1
  421. AppRestore|105 1031 1
  422. AppIsRunning|105 1032 1
  423. AppGetAppCount|105 1033 0
  424. AppGetAppNames|105 1034 1
  425. AppHide|105 1035 1
  426. AppSendMessage|105 1036 4
  427. ClipboardRead|105 1037 1
  428. ClipboardWrite|105 1038 2
  429. GetBookMarkCount|105 1039 0
  430. GetBookMarkNames|105 1040 1
  431. ArrayInsert|105 1041 3
  432. ArrayDelete|105 1042 2
  433. ArraySort|105 1043 -1
  434. ArraySearch|105 1044 -2
  435. ArrayInsertByKey|105 1045 -3
  436. ArraySize|105 1046 1
  437. GetMasterFilesCount|105 1047 0
  438. GetMasterFiles|105 1048 1
  439. GetBookMarkPage|105 1049 1
  440. GetOpenFileCount|105 1050 0
  441. GetOpenFileNames|105 1051 1
  442. GetLayoutType|105 1281 0
  443. GetLayoutPageSize|105 1282 4
  444. GetLayoutRightLines|105 1283 5
  445. GetLayoutLeftLines|105 1284 5
  446. GetLayoutParmCnt|105 1285 1
  447. GetLayoutParameters|105 1286 2
  448. AmiProIndirect|105 1287 3
  449. GetWindowsDirectory$|105 1288 0
  450. EvalField|105 1289 1
  451. RecOpen|105 1290 -2
  452. RecClose|105 1291 1
  453. RecGetField|105 1292 2
  454. RecNextRec|105 1293 1
  455. RecFieldCount|105 1294 1
  456. RecFieldName$|105 1295 2
  457. NWGetObjectCount|105 1296 1
  458. NWGetObjectNames|105 1296 3
  459. NWGetContainerCount|105 1297 1
  460. NWGetContainerNames|105 1297 3
  461. NWReferenceToFile$|105 1298 1
  462. NWGetCurrentContainer|105 1299 2
  463. NWGetCurrentObject$|105 1300 0
  464. TableGetRange|105 1301 4
  465. GetSpecialEffects$|105 1302 0
  466. NWGetParent|105 1303 3
  467. GetPowerFieldCount|105 1304 1
  468. GetPowerFields|105 1305 2
  469. GotoPowerField|105 1306 2
  470. GetPowerFieldPage|105 1307 2
  471. GetStyleCount|105 1308 0
  472. GetStyleNames|105 1309 1
  473. GetDocVar|105 1310 1
  474. SetDocVar|105 1311 2
  475. GetMajic|105 1312 0
  476. GetInfo|105 1313 -1
  477. KeyInterrupt|105 1314 1
  478. MouseInterrupt|105 1315 1
  479. GetIconPalette|105 1316 0
  480. IsNewWave|105 1317 0
  481. OnMDIActivate|105 1318 1
  482. ;Numeric Constants|109 value
  483. ;Sammy_Functions:_name|113 parmcnt menuid retval
  484. <+#><+!>'FILE
  485. PrintEnvelope|113 0 237 1
  486. CreateDataFile|113 0 784 1
  487. OpenMergeFile|113 3 785 1
  488. CreateDescriptionFile|113 -1 783 1
  489. OpenDataFile|113 2 789 1
  490. EditDataFile|113 0 787 1
  491. New|113 3 101 1
  492. FileOpen|113 3 102 1
  493. ImportText|113 3 152 1
  494. FileClose|113 0 147 1
  495. NextWindow|113 0 727 1
  496. Save|113 0 103 1
  497. SaveAs|113 4 104 1
  498. SaveAsObject|113 4 127 1
  499. SaveAsMaster|113 2 130 1
  500. Revert|113 0 105 1
  501. ImportPicture|113 4 141 1
  502. ImportExport|113 -4 107 1
  503. FileManagement|113 0 108 1
  504. DocInfo|113 3 109 1
  505. RenameDocInfoField|113 2 125 1
  506. DocInfoFields|113 8 140 1
  507. DDELinks|113 -1 115 1
  508. MasterDoc|113 0 146 1
  509. MasterDocOpts|113 0 280 1
  510. Merge|113 -1 110 1
  511. MergeToFile|113 -1 110 3
  512. MergeMacro|113 -1 110 4
  513. MergeAction|113 1 116 1
  514. SelectDataFile|113 2 780 1
  515. SelectMergeDataFile|113 2 788 0
  516. FilePrint|113 4 111 1
  517. PrintOptions|113 3 126 1
  518. PrintSetup|113 -1 112 1
  519. SetMasterFiles|113 -3 284 1
  520. SetTOCFile|113 1 285 1
  521. SetIndexFile|113 2 283 1
  522. SetTOCOpts|113 7 470 1
  523. TOCOptions|113 -1 495 1
  524. ObjectAttributes|113 4 143 1
  525. AsciiOptions|113 1 123 1
  526. SendMail|113 1 229 1
  527. ReadMail|113 0 230 1
  528. OpenPreviousFile1|113 0 133 1
  529. OpenPreviousFile2|113 0 134 1
  530. OpenPreviousFile3|113 0 135 1
  531. OpenPreviousFile4|113 0 136 1
  532. OpenPreviousFile5|113 0 137 1
  533. <+#><+!>'EDIT
  534. Undo|113 0 151 1
  535. Cut|113 0 153 1
  536. Copy|113 0 154 1
  537. Paste|113 0 155 1
  538. InsertVariable|113 0 158 1
  539. InsertMerge|113 0 182 1
  540. InsertDocInfo|113 0 183 1
  541. InsertDate|113 2 165 1
  542. InsertMergeField|113 1 166 1
  543. InsertDocInfoField|113 2 167 1
  544. MarkText|113 0 159 0
  545. MarkTOC|113 0 159 103
  546. MarkIndexWord|113 0 180 1 
  547. MarkTOCEntry|113 0 835 1 
  548. InsertBullet|113 1 836 1 
  549. MarkBookMark|113 2 466 1
  550. Footnotes|113 5 160 1
  551. Notes|113 0 282 1
  552. InsertNote|113 1 181 1
  553. SetDefPaths|113 0 170 0
  554. UseWorkingDir|113 1 591 1
  555. SetDefOptions|113 2 173 1
  556. SetDocPath|113 1 174 1
  557. SetStylePath|113 1 175 1
  558. SetBackPath|113 1 176 1<+#>
  559. SetMacroPath|113 1 286 1<+#>
  560. SetIconPath|113 1 518 1
  561. FieldEvaluate|113 0 571 1
  562. FieldLock|113 2 268 1
  563. FieldAuto|113 2 224 1
  564. FieldNext|113 0 569 1
  565. FieldPrev|113 0 570 1
  566. FieldRemove|113 2 227 1
  567. FieldUpdate|113 3 573 1
  568. FieldAdd|113 1 572 1
  569. FieldSave|113 1 269 1
  570. FieldEnd|113 0 568 1
  571. FieldCommand|113 0 568 0
  572. FieldToggleDisplay|113 0 266 1
  573. FieldShowResults|113 0 225 1
  574. FieldUpdateAll|113 0 267 1
  575. ProtectedText|113 -1 188 1
  576. NoHyphenation|113 -1 189 1
  577. SetDataFile|113 4 566 1
  578. GlossaryAdd|113 3 199 1
  579. RevisionInsertion|113 0 187 1
  580. InsertNewObject|113 1 589 1
  581. <+!><+#>'OBJECT
  582. CreateANew|113 0 192 1
  583. OpenObject|113 0 191 1
  584. ListObjects|113 2 193 1
  585. ShowLinks|113 1 194 1
  586. ObjectAttributes|113 4 195 1
  587. Share|113 0 184 1
  588. <:#297,9360><+#><+!>'<-#><+#>VIEW
  589. FullPageView|113 0 201 1
  590. CustomView|113 0 202 1
  591. StandardView|113 0 203 1
  592. EnlargedView|113 0 204 1
  593. FacingView|113 0 212 1
  594. LayoutMode|113 0 210 1
  595. DraftMode|113 0 211 1
  596. OutlineMode|113 0 218 1
  597. ViewPreferences|113 2 206 1
  598. ToggleCleanScreen|113 0 233 1
  599. CleanScreenOptions|113 1 234 1
  600. ToggleTabRuler|113 0 207 1
  601. ShowTabRuler|113 0 207 2
  602. HideTabRuler|113 0 207 3
  603. ToggleIconbar|113 0 208 1
  604. ShowIconbar|113 0 208 2
  605. HideIconbar|113 0 208 3
  606. LoadOptions|113 3 217 1
  607. <+#><+!>'TEXT
  608. FastFormat|113 0 246 1
  609. ApplyFormat|113 0 238 1
  610. FontChange|113 4 251 1
  611. FontRevert|113 0 251 2
  612. LeftAlign|113 0 259 1
  613. RightAlign|113 0 261 1
  614. Center|113 0 260 1
  615. Justify|113 0 262 1
  616. Spacing|113 1 252 1
  617. NormalText|113 0 253 1
  618. Bold|113 -1 254 1
  619. Italic|113 -1 255 1
  620. Underline|113 -1 256 1
  621. WordUnderline|113 -1 257 1
  622. SpecialEffects|113 2 258 1
  623. Indent|113 4 265 1
  624. IndentAll|113 0 247 1
  625. IndentFirst|113 0 248 1
  626. IndentRest|113 0 249 1
  627. Uppercase|113 0 273 1
  628. LowerCase|113 0 287 1
  629. InitialCaps|113 0 288 1
  630. SmallCaps|113 0 289 1
  631. <+#><+!>'STYLE
  632. CreateStyle|113 3 301 1
  633. ModifyStyle|113 0 302 0
  634. ModifySelect|113 1 311 1
  635. ModifyBreaks|113 -3 312 1
  636. ModifyAlignment|113 6 313 1
  637. ModifyLines|113 8 314 1
  638. ModifyFont|113 4 315 1
  639. ModifySpacing|113 7 316 1
  640. ModifyTable|113 6 317 1
  641. ModifyEffects|113 7 318 1
  642. ModifyReflow|113 0 319 1
  643. UseAnotherStyle|113 2 304 1
  644. SaveAsNewStyle|113 5 305 1
  645. StyleManagement|113 0 303 0
  646. SelectStyle|113 0 306 0
  647. ToggleStylesBox|113 0 307 1
  648. ShowStylesBox|113 0 307 2
  649. HideStylesBox|113 0 307 3
  650. DefineStyle|113 0 324 1
  651. StyleManageInit|113 0 321 1
  652. StyleManageAction|113 3 322 1
  653. StyleManageFinish|113 0 326 1
  654. OutlineStyle|113 -1 320 1
  655. SetStyle|113 1 323 1
  656. <+#><+!>'PAGE
  657. InsertLayout|113 0 378 1
  658. RemoveLayout|113 0 373 1
  659. RevertLayout|113 0 374 1
  660. ModifyLayout|113 0 352 0
  661. ModLayoutFinish|113 0 376 1
  662. ModLayoutInit|113 1 361 1
  663. ModLayoutPageSize|113 4 362 1
  664. ModLayoutRightPage|113 -8 363 1
  665. ModLayoutRightHeader|113 -8 364 1
  666. ModLayoutRightFooter|113 -8 365 1
  667. ModLayoutRightLines|113 5 366 1
  668. ModLayoutLeftPage|113 -8 367 1
  669. ModLayoutLeftHeader|113 -8 368 1
  670. ModLayoutLeftFooter|113 -8 369 1
  671. ModLayoutLeftLines|113 5 370 1
  672. FloatingHeader|113 1 360 1
  673. TabRulerInsert|113 0 371 1
  674. TabRulerRemove|113 0 372 1
  675. PageNumber|113 4 356 1
  676. LineNumber|113 3 359 1
  677. PageBreak|113 1 357 1
  678. HeaderFooter|113 1 377 1
  679. <+!><+#>'FRAME
  680. AddFrame|113 4 413 1
  681. ManualFrame|113 0 409 1
  682. AddFrameDlg|113 0 414 1
  683. FrameLayout|113 0 402 0
  684. GraphicsScaling|113 6 403 1
  685. DrawingMode|113 0 411 1
  686. ChartingMode|113 0 412 1
  687. Equations|113 0 423 1
  688. ImageProcessing|113 0 424 1
  689. GroupFrames|113 0 404 1
  690. BringFrameToFront|113 0 407 1
  691. SendFrameToBack|113 0 408 1
  692. SetFrameDefaults|113 17 415 1
  693. FrameModInit|113 0 421 1
  694. FrameModLines|113 10 416 1
  695. FrameModType|113 3 417 1
  696. FrameModBorders|113 9 418 1
  697. FrameModColumns|113 -1 419 1
  698. FrameModFinish|113 0 420 1
  699. <+#><+!>'TOOLS
  700. GotoCmd|113 3 452 1
  701. GotoShade|113 3 452 2
  702. GotoAgain|113 0 458 1
  703. FindReplace|113 0 451 0
  704. Replace|113 5 488 1
  705. SpellCheck|113 1 459 1
  706. ChangeLanguage|113 3 481 1
  707. Thesaurus|113 0 455 0
  708. Glossary|113 1 467 1
  709. GLossSet|113 1 468 1
  710. Generate|113 1 465 1
  711. Sort|113 6 456 1
  712. ChangeShortcutKey|113 3 490 1
  713. OnKey|113 3 422 1
  714. AssignMacroToFile|113 3 463 1
  715. Tables|113 -1 457 1
  716. DeleteEntireTable|113 0 651 1
  717. SelectEntireTable|113 0 654 1
  718. UserSetup|113 11 162 1
  719. MacroEdit|113 0 501 0
  720. MacroPlay|113 0 502 0
  721. MacroOptions|113 0 504 0
  722. IconCustomize|113 0 209 0
  723. IconRight|113 0 221 1
  724. IconLeft|113 0 220 1
  725. IconTop|113 0 222 1
  726. IconBottom|113 0 223 1
  727. IconFloating|113 0 219 1
  728. RevisionMarking|113 2 460 1
  729. RevisionMarkOpts|113 10 461 1
  730. ReviewRevisions|113 0 558 1
  731. DocumentCompare|113 1 500 1
  732. <+#><+!>'WINDOW
  733. NewWindow|113 0 525 1
  734. TileWindow|113 0 526 1
  735. CascadeWindow|113 0 527 1
  736. StartOfFiles|113 0 528 1
  737. <+#><+!>'TABLES
  738. TableLayout|113 -11 626 1
  739. TableLines|113 5 632 1
  740. InsertColumnRow|113 3 627 1
  741. DeleteColumnRow|113 1 628 1
  742. DeleteEntireTable|113 0 651 1
  743. SizeColumnRow|113 4 634 1
  744. ConnectCells|113 0 635 1
  745. Heading|113 0 631 1
  746. ProtectCells|113 0 638 1
  747. LeaderNone|113 0 642 1
  748. LeaderDots|113 0 639 1
  749. LeaderHyphs|113 0 640 1
  750. LeaderLines|113 0 641 1
  751. QuickAddCol|113 0 644 1
  752. QuickAddRow|113 0 643 1
  753. EditFormula|113 0 629 0
  754. SetFormula|113 1 637 1
  755. MoveParagraphUp|113 0 753 1
  756. MoveParagraphDown|113 0 754 1
  757. MoveLeftOrPromote|113 0 751 1
  758. MoveRightOrDemote|113 0 752 1
  759. SelectColumn|113 0 652 1
  760. SelectRow|113 0 653 1
  761. SelectEntireTable|113 0 654 1
  762. <+#><+!>'HELP
  763. Help|113 0 551 0
  764. About|113 0 552 0
  765. MacroHelp|113 0 553 0
  766. EnhancementProducts|113 0 555 0
  767. UsingHelp|113 0 830 0
  768. KeyboardHelp|113 0 831 0 
  769. HowDoIHelp|113 0 832 0 
  770. BasicsHelp|113 0 833 0
  771. UpgradeHelp|113 0 834 0
  772. <+#><+!>'MISC
  773. TypeOver|113 0 163 1
  774. PageDown|113 0 186 1
  775. PageUp|113 0 185 1
  776. FontFaceChange|113 1 278 1
  777. FontPointSizeChange|113 1 279 1
  778. OutlineLevels|113 1 757 1
  779. Delete|113 0 179 1
  780. ControlPanel|113 0 601 1
  781. TabRuler|113 -1 810 1
  782. ;sammy2funs|122 parmcnt message wparam
  783. Minimize|122 0 274 61472
  784. Maximize|122 0 274 61488
  785. Restore|122 0 274 61728
  786. ExitAmi|122 0 274 61536
  787. LineDown|122 0 277 0
  788. LineUp|122 0 277 1
  789. ScreenDown|122 0 277 2
  790. ScreenUp|122 0 277 3
  791. ElevatorUpDown|122 1 277 4
  792. TopOfFile|122 0 277 6
  793. EndOfFile|122 0 277 7
  794. CharRight|122 0 276 0
  795. CharLeft|122 0 276 1
  796. ScreenRight|122 0 276 2
  797. ScreenLeft|122 0 276 3
  798. ElevatorLeftRight|122 1 276 4
  799. LeftEdge|122 0 276 6
  800. RightEdge|122 0 276 7
  801.